Use GetNextRows method to get the specified rowset.
Function GetNextRows (startRowN As Long, pRowN As Long)
startRowN
Specifies the row number to start the rowset on.
pRowN
Specifies the number of rows to return to the rowset.
Returns the specified rowset.